TIMEOUT We are left with following problem, upon which TcT provides the certificate TIMEOUT. Strict Trs: { zeros() -> cons(0(), zeros()) , U11(tt(), L) -> U12(tt(), L) , U12(tt(), L) -> s(length(L)) , length(cons(N, L)) -> U11(tt(), L) , length(nil()) -> 0() } Obligation: innermost runtime complexity Answer: TIMEOUT Computation stopped due to timeout after 10.0 seconds. Arrrr..